Params

interface Params

The parameters of the CanGetCookiesCallback.

Functions

Link copied to clipboard
open fun cookies(): List<Cookie>
Returns an immutable list of cookies that are going to be sent with the URL request.
Link copied to clipboard
open fun url(): String
Returns a string that represents the URL of the request.